-
Home
-
Mercado Pago payments for WooCommerce
-
8.7.1 (latest)
-
Code
-
Classes
- OrderBilling
| Total Complexity |
13 |
| Dependencies |
1 |
| Dependents |
2 |
| Total lines |
122 |
| Lines of code |
41 |
| Logical lines of code |
17 |
| Comment lines |
55 |
| Methods |
11 |
| Properties |
0 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getLastName() |
S |
62 |
3 |
11 |
| getFirstName() |
S |
80 |
1 |
3 |
| getPhone() |
S |
80 |
1 |
3 |
| getEmail() |
S |
80 |
1 |
3 |
| getZipcode() |
S |
80 |
1 |
3 |
| getAddress1() |
S |
80 |
1 |
3 |
| getAddress2() |
S |
80 |
1 |
3 |
| getCity() |
S |
80 |
1 |
3 |
| getState() |
S |
80 |
1 |
3 |
| getCountry() |
S |
80 |
1 |
3 |
| getFullAddress() |
S |
77 |
1 |
3 |